type runtime.linknameIter
7 uses
runtime (current package)
linkname_shim.go#L60: type linknameIter struct {
linkname_shim.go#L88: func mapiterinit(t *abi.MapType, m *maps.Map, it *linknameIter) {
linkname_shim.go#L120: func reflect_mapiterinit(t *abi.MapType, m *maps.Map, it *linknameIter) {
linkname_shim.go#L141: func mapiternext(it *linknameIter) {
linkname_shim.go#L170: func reflect_mapiternext(it *linknameIter) {
linkname_shim.go#L188: func reflect_mapiterkey(it *linknameIter) unsafe.Pointer {
linkname_shim.go#L206: func reflect_mapiterelem(it *linknameIter) unsafe.Pointer {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |